home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1751 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: camelot.dsccc.com!not-for-mail
  2. From: kcline@sun132.spd.dsccc.com (Kevin Cline)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Difficulty hiring people with C++ experience.
  5. Date: 12 Jan 1996 11:29:40 -0600
  6. Organization: DSC Communications Corporation Switch Products Division
  7. Message-ID: <4d65q4$n7v@sun132.spd.dsccc.com>
  8. References: <gmandelDJAoyx.Kpr@netcom.com> <gmandelDKL1AF.K22@netcom.com> <4clu0d$623@usenet4.interramp.com> <gmandelDL1Aup.4L6@netcom.com>
  9. NNTP-Posting-Host: sun132.spd.dsccc.com
  10.  
  11. In article <gmandelDL1Aup.4L6@netcom.com>,
  12. Glenn Mandelkern <gmandel@netcom.com> wrote:
  13.  >Besides, delivery of the complete set of knowledge in something could take
  14.  >up a lot of valuable interview time as well.  Then neither of us has time
  15.  >to explore each other, determining assets and liabilities of each side.
  16.  >Just how much can you derive from answering one technical question?
  17.  
  18. Rather a lot, actually.  As an interviewer, I don't expect a C++
  19. programmer to remember trivia, like the manipulator needed to insert a
  20. floating point number into a stream with three digits after the
  21. decimal.  But I would expect an "expert" C++ programmer to be able
  22. tell me the benefits of using streams over printf, and whether a base
  23. class constructor is called before or after a derived class
  24. constructor.  I try to ask open-ended technical questions in an effort
  25. to find out if the candidate has a good understanding of the language.
  26. I usually start by asking the candidate what he has read recently.
  27. Too often the answer is "nothing".  Then I ask him how well he knows
  28. C++.  Then I make my own evaluation and see how well we agree.
  29.  
  30.  
  31.  
  32. -- 
  33. Kevin Cline
  34.